FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.infoway.io.erec#1.0.0-dft-ballot (62 ms)

Package ca.infoway.io.erec
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.infoway.io.erec@1.0.0-dft-ballot&canonical=https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location
Url https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location
Version 0.1.0
Status draft
Name Location
Title Location
Experimental False
Description Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated. Used to help identify the location of the patient, provider (requester and service provider), and where the service will be provided. May be used in future to conduct analytics and help requesters find best services in closer proximity to the patient.
Type Location
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Appointment Appointment
https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient-Present-Location-EXT PatientPresentLocation

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "CA-eReC-Location",
  "url" : "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location",
  "version" : "0.1.0",
  "name" : "Location",
  "title" : "Location",
  "status" : "draft",
  "description" : "Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated. Used to help identify the location of the patient, provider (requester and service provider), and where the service will be provided. May be used in future to conduct analytics and help requesters find best services in closer proximity to the patient.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.meta",
        "path" : "Location.meta",
        "comment" : "The MustSupport flag on this element has been relaxed in this version until further confirmation of the use of meta.profile (outside of use for certain validation suites) and impact can be assessed by the working group."
      },
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier.system",
        "path" : "Location.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier.value",
        "path" : "Location.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Location.status",
        "path" : "Location.status",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/location-status"
        }
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "mustSupport" : true
      },
      {
        "id" : "Location.description",
        "path" : "Location.description",
        "mustSupport" : false
      },
      {
        "id" : "Location.mode",
        "path" : "Location.mode",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/location-mode"
        }
      },
      {
        "id" : "Location.type.coding",
        "path" : "Location.type.coding",
        "mustSupport" : true
      },
      {
        "id" : "Location.type.coding.code",
        "path" : "Location.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom",
        "path" : "Location.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom.system",
        "path" : "Location.telecom.system",
        "mustSupport" : true
      },
      {
        "id" : "Location.telecom.value",
        "path" : "Location.telecom.value",
        "mustSupport" : true
      },
      {
        "id" : "Location.address",
        "path" : "Location.address",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.text",
        "path" : "Location.address.text",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.city",
        "path" : "Location.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.postalCode",
        "path" : "Location.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.country",
        "path" : "Location.address.country",
        "mustSupport" : true
      },
      {
        "id" : "Location.hoursOfOperation.daysOfWeek",
        "path" : "Location.hoursOfOperation.daysOfWeek",
        "short" : "Mon | Tue | Wed | Thu | Fri | Sat | Sun",
        "mustSupport" : true
      },
      {
        "id" : "Location.hoursOfOperation.allDay",
        "path" : "Location.hoursOfOperation.allDay",
        "mustSupport" : true
      },
      {
        "id" : "Location.hoursOfOperation.openingTime",
        "path" : "Location.hoursOfOperation.openingTime",
        "mustSupport" : true
      },
      {
        "id" : "Location.hoursOfOperation.closingTime",
        "path" : "Location.hoursOfOperation.closingTime",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.